home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / memory20.swf / scripts / DefineButton2_65 / BUTTONCONDACTION on(release).as
Text File  |  2012-04-23  |  80b  |  7 lines

  1. on(release){
  2.    tellTarget("../")
  3.    {
  4.       gotoAndStop("creds");
  5.    }
  6. }
  7.